home *** CD-ROM | disk | FTP | other *** search
/ PCNet 2006 April / PCnet 2006-06.4.iso / oyun / Arcade.EXE / arcade.swf / scripts / DefineButton2_27 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2003-11-28  |  48 b   |  4 lines

  1. on(release){
  2.    fscommand("game","space");
  3. }
  4.